home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2001 Haziran / CHIP Haziran2001.iso / prog / yerli / 01 / DISK1 / setup1.cab / f0000012 < prev    next >
Text File  |  2001-01-16  |  2KB  |  66 lines

  1. * CONFIG.FPW for C:\VFP_PROJELERI\DENEME_SINAVI\DENEME_SINAVI.PJX
  2.  
  3. * This file is a generated, framework-enabling component
  4. * created by APPBUILDER 
  5. * (c) Microsoft Corporation
  6.  
  7.  
  8. * This file should contain the settings 
  9. * appropriate to your project
  10. * and be added in to the project/exe
  11. * or installed in the EXE directory
  12.  
  13. * It overrides registry settings
  14.  
  15. * You can use the -C switch or FOXPROWCFG environmental
  16. * variables to point to a config file by name, and
  17. * and the FOXPROSWX variable also handles -C among
  18. * the other switches.
  19.  
  20. SCREEN = OFF
  21. TITLE = deneme_sinavi
  22.  
  23. * Change this to suit:
  24. * TMPFILES = *<GETENV("TEMP")>*
  25. * or set EDITWORK,SORTWORK,PROGWORK individually
  26. * note: these should never be set in a CONFIG.FPW
  27. * built into your EXE! See above for ways of pointing
  28. * to a CONFIG file.
  29.  
  30. * To specify a startup program, possibly temporarily,
  31. * on the way into your app:
  32. _STARTUP = ""
  33.  
  34. * to eliminate load time:
  35. _BROWSER = ""
  36. _SPELLCHK = ""
  37. _GENMENU = ""
  38. _GENGRAPH = ""
  39. _GENXTAB = ""
  40. _COVERAGE = ""
  41. _SCCTEXT = ""
  42. _CONVERTER = ""
  43. _TRANSPORTER = ""
  44. _BUILDER = ""
  45. _WIZARD = ""
  46.  
  47. * other special CONFIG.FPW settings you may wish to change:
  48. * (these are the defaults)
  49. MVCOUNT = 1025 
  50. OUTSHOW = ON   
  51.  
  52. * Set other global settings here if you like, for example:
  53. RESOURCE = OFF
  54. _THROTTLE = 0
  55.  
  56. * See the application object's SetDataSessionSets() method
  57. * for some additional settings you
  58. * may like to use in your config file.
  59. * The following are not the default settings, 
  60. * (and ordinarily will be taken care of in the 
  61. * Load of private-session forms and formsets):
  62. TALK = OFF
  63. MULTILOCKS = ON
  64. EXCLUSIVE = OFF
  65. SAFETY = OFF
  66.